Hi!
I wanted to share my free open source PagerDuty integration I was working in my spare time: PagerBeauty https://github.com/sergiitk/pagerbeauty
It shows who’s on PagerDuty call. I created it because there wasn’t a good way to add active on-calls to DataDog dashboards, but it should work with any other dashboard that allows embedding iframes. It uses REST API v2, and I’m actively working on adding new features, like using Webhooks V2 to change colors to red on an active incident assigned to an engineer.
Here’s how it looks like:
The project got some traction from DataDog, they even presented it on re:Invent 2018! Was really surprised about that.
I appreciate any feedback and will answer all your questions on twitter @sergiitk or GitHub sergiitk/pagerbeauty
.
With best regards,
Sergii Tkachenko